Skip to content

add privacy policy documentation#4

Merged
Azdetic merged 1 commit into
mainfrom
fix-pnpm-ci
Jul 2, 2026
Merged

add privacy policy documentation#4
Azdetic merged 1 commit into
mainfrom
fix-pnpm-ci

Conversation

@Azdetic

@Azdetic Azdetic commented Jul 2, 2026

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings July 2, 2026 16:58
@Azdetic Azdetic merged commit 40c031b into main Jul 2, 2026
2 checks passed

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a standalone privacy policy document for the ElementSpotter Chrome Extension, describing local-only operation, local settings storage, clipboard usage, and requested permissions.

Changes:

  • Added PRIVACY_POLICY.md describing data handling and user privacy commitments.
  • Documented local storage usage for user preferences and clipboard behavior.
  • Listed extension permissions and contact information for privacy questions.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread PRIVACY_POLICY.md
Comment on lines +8 to +12
**We do not collect, transmit, distribute, or sell any of your personal data.**
The Extension operates entirely locally on your device (browser). We do not use external servers, analytics trackers, or third-party APIs to gather information about you, your browsing history, or the elements you interact with.

## 2. Local Storage
The Extension uses the Chrome local storage API (`@plasmohq/storage`) solely to save your personal configuration preferences so they persist across browsing sessions.
Comment thread PRIVACY_POLICY.md
Comment on lines +26 to +28
The Extension requires the following permissions to function correctly:
- **`storage`**: Required to save your extension settings locally.
- **`<all_urls>` / `activeTab` / `tabs`**: Required to inject the overlay highlighter and listen for the hotkey on the websites you visit, as well as to determine the current domain for your whitelist/blacklist rules.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants